const runtime.stwAllGoroutinesStack

3 uses

	runtime (current package)
		mprof.go#L1704: 		stw = stopTheWorld(stwAllGoroutinesStack)
		proc.go#L1457: 	stwAllGoroutinesStack                           // "all goroutines stack trace"
		proc.go#L1488: 	stwAllGoroutinesStack:          "all goroutines stack trace",